Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github actions: don't attempt to push docker image from forks #21

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

nodiscc
Copy link
Owner

@nodiscc nodiscc commented Nov 23, 2023

No description provided.

- only push the docker image to the ghcr registry when on the original shaarli/Shaarli fork
- only run trivy docker image scans on the original shaarli/Shaarli fork
- prevents 'Username and password required' errors when committing to forks which do not have the required CI secrets (registry username/password) set
@nodiscc nodiscc self-assigned this Nov 23, 2023
@nodiscc nodiscc merged commit 8d65cd6 into master Nov 23, 2023
11 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant